.blue #globalHeader {
    overflow: visible;
}
.blue #globalHeader_nav {
	 width:100%; 
	height:40px;
	padding:0px;
	float:right;
	margin:0px;
	border:none;
	background:#1e970e;
}
.blue #globalHeader_nav .nav{
	 width:1000px; 
	height:40px;
	padding:0px;
	  margin:0px auto;
	  border:none;
	   position: relative;
	z-index:9999;
}
.blue #globalHeader_nav li{
	width:105px;
	float:left;
	display:block;
}
.blue #globalHeader_nav span{
	width:105px;
	height:40px;
	float:left;
	text-align:center;
	background: url(../images/nav1.jpg) no-repeat center;
	display:block;
}
.blue #globalHeader_nav .column{
	position:relative;
	width:105px;
	float:left;
	text-align:center;
	z-index:1000;

}
.blue #globalHeader_nav .column a{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height:40px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .column a:hover{
	width:105px;
	height:40px;
	padding:0px;
	float:left;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height:40px;
	color: #f60;
	text-align:center;
	font-weight: bold;
	background: url(../images/nav1.jpg) no-repeat center;
	display:block;
	
}
.blue #globalHeader_nav span a{
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 14px;
	line-height:40px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}

.blue #globalHeader_nav .columnI{
	display:block;
	overflow: hidden;
	width:122px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 13px;
	line-height: 30px;
	color: #5c5c5c;
	text-align:center;
	font-weight: none;
	z-index:1;

}
.blue #globalHeader_nav .son{
	display:block;
	position:absolute;
	overflow: hidden;
	top:40px;
	left:0;
	width:122px;/*ÈçÒªºáÏò¸Ä³¤¼´¿É*/
	font-size: 13px;
	font-weight:100;
	filter:alpha(opacity=80);opacity:0.8; background-color:#1e970e;
	padding:0px 0px 10px 0px;
	z-index:1;

}
.blue #globalHeader_nav .son a, .blue #globalHeader_nav .columnI a{
	width:100%;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	border-bottom: 1px solid #fff;
	display:block;
}
.blue #globalHeader_nav a {

}
.blue #globalHeader_nav .hide{
	display:none;
}
.blue #globalHeader_nav .mainindex{
	background:none;
}
.blue #globalHeader_nav,.blue #globalHeader_nav a,.blue #globalHeader_nav .column{
	overflow:visible;
}
.blue #globalHeader_nav .column dd a{
	height:30px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #fff;
	text-align:left;
	text-indent:5px;
	font-weight:100;
	line-height: 30px;
	display:block;
}
.blue #globalHeader_nav .column dd a:hover{
	width:100%;
	height:30px;
	padding:0px;
	margin:0px;
	font-family:"Î¢ÈíÑÅºÚ";
	font-size: 13px;
	color: #f60;
	text-align:left;
	text-indent:5px;
	line-height: 30px;
	font-weight:100;
	display:block;
	text-decoration:none;
	background:none;
	overflow:hidden;
}

